GitHub 您所在的位置:网站首页 rtl8812au ubuntu GitHub

GitHub

2023-04-07 17:27| 来源: 网络整理| 查看: 265

RTL8812AU/21AU and RTL8814AU drivers with monitor mode and frame injection Make

For building & installing the RTL8812AU driver with 'make' use

make make install

and for building & installing the RTL8814AU driver with 'make' use

make RTL8814=1 make install RTL8814=1 Notes

Download

git clone -b v4.3.21 https://github.com/aircrack-ng/rtl8812au.git

Package / Build dependencies

sudo apt-get install build-essential sudo apt-get install linux-headers-`uname -r`

For setting monitor mode

Fix problematic interference in monitor mode. airmon-ng check kill

You may also uncheck the box "Automatically connect to this network when it is avaiable" in nm-connection-editor. This only works if you have a saved wifi connection.

Set interface down sudo ip link set wlan0 down Set monitor mode sudo iw dev wlan0 set type monitor Set interface up sudo ip link set wlan0 up

For setting TX power (v4.3.21 branch only):

sudo iwconfig wlan0 txpower 30

or

sudo iw wlan0 set txpower fixed 3000

For Ubuntu 17.04 add the following lines

[device] wifi.scan-rand-mac-address=no

at the end of file /etc/NetworkManager/NetworkManager.conf and restart NetworkManager with the command:

sudo service NetworkManager restart Led Parameter


【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有